Skip to content

Conversation

@argahutama
Copy link

Fix invalid Android package name generation when the Bazel package contains hyphens.
Hyphens (-) are not valid in Java package names, so we now replace them with dots (.) when generating the dummy manifest to prevent build errors and invalid manifests.

#445

@argahutama argahutama force-pushed the fix/generated_manifest_package_name branch from d0161ca to 800a751 Compare January 28, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant